home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / tee.zip / ERRORS next >
Text File  |  1994-07-10  |  622b  |  13 lines

  1. MAKE Version 3.7  Copyright (c) 1987, 1993 Borland International
  2.     bcc -DSTRICT -W -w! -ml -v -c -I..\..\tkern\INCLUDE tee.c
  3. Borland C++ Version 4.00 Copyright (c) 1993 Borland International
  4. tee.c:
  5. Warning tee.c 177: Call to function 'add' with no prototype in function main
  6. Warning tee.c 184: Call to function 'add' with no prototype in function main
  7. Warning tee.c 205: Function should return a value in function main
  8. Warning tee.c 213: Possibly incorrect assignment in function add
  9. Warning tee.c 221: Function should return a value in function add
  10. *** 1 errors in Compile ***
  11.  
  12. ** error 1 ** deleting tee.obj
  13.